home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / lib / xconq / rocket.b < prev    next >
Text File  |  1995-07-02  |  205b  |  5 lines

  1. #define char_width 16
  2. #define char_height 16
  3. static short char_bits[] = {
  4. 0x0000, 0x0002, 0x000c, 0x001c, 0x0078, 0x00f0, 0x07f0, 0x03e0, 0x07c0, 0x0fc0, 0x1f40, 0xfe00, 0x3c00, 0x1800, 0x0800, 0x0800, };
  5.